currentTime

Property to get the current time formatted as a string.

Example usage:

val currentTime = LocalDateTime.now().currentDateTimeString()